WordProcessingOptionsTopMargin Property |
Top page margin (for HTML rendering only)
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic float TopMargin { get; set; }
Public Property TopMargin As Single
Get
Set
public:
property float TopMargin {
float get ();
void set (float value);
}
member TopMargin : float32 with get, set
Property Value
Type:
Single
See Also