package
0.8.0
Repository: https://github.com/unidoc/unihtml.git
Documentation: pkg.go.dev

# Functions

MarshalPageSize marshals the page size into string.
MarshalUnit marshals the unit into the string.
PageSizeString retrieves an enum value from the enum constants string name.
PageSizeValues returns all values of the enum.
UnmarshalInch unmarshalls provided string into unit.
UnmarshalLength unmarshalls string value into Length.
UnmarshalPageSize unmarshals the page size from the string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

LengthFlag is a pflag wrapper for the Length value.

# Interfaces

Length is it the default dimension unit.

# Type aliases

Inch is a unit that.
Millimeter is the dimension unit that defines a millimeter.
Orientation is the page orientation type wrapper.
PageSize is the enum used for defining the page size.
Point is a unit of Length commonly used to measure the height of fonts.