DocumentGetPageWidth Property |  |
Gives inner page width
Namespace:
SOWIDocument.Word
Assembly:
SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxinternal int GetPageWidth { get; }Friend ReadOnly Property GetPageWidth As Integer
Get
Property Value
Type:
Int32
Remarks
If object value of section properties or page size or page margin is null then gives value 0 back.
See Also