PdfFocusCHtmlOptionsMeasurementUnits Property |
Gets and sets the measurement units which will be used in the whole HTML document. Supported values: pt, px, pc, mm and cm. Default:
pt.
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.12.18
Syntaxpublic PdfFocusCHtmlOptionseHtmlMeasurementUnit MeasurementUnits { get; set; }
Public Property MeasurementUnits As PdfFocusCHtmlOptionseHtmlMeasurementUnit
Get
Set
Property Value
PdfFocusCHtmlOptionseHtmlMeasurementUnit
See Also