Documentation ¶
Index ¶
Constants ¶
View Source
const ( Zero Distance = 0 Point = 1 NOFFZZ = 914400.0 Pixel72 = 1.0 / 72.0 * Inch Pixel96 = 1.0 / 96.0 * Inch HalfPoint = 1.0 / 2.0 * Point Character = 8 * Point Millimeter = 2.83465 * Point Centimeter = 10 * Millimeter Inch = 72 * Point Ppi = 96 * Point Foot = 12 * Inch Twips = 1.0 / 20.0 * Point EMU = 1.0 / NOFFZZ * Inch HundredthPoint = 1 / 100.0 Dxa = Twips // Indent setting LeftAndRightIndent = 210 LeftAndRightIndentChars = 100 //doc default max width DocDefaultWidth = 552.0 )
Constants for various distance units
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.