Sdílet prostřednictvím


PageSize.Width Property

Page Width.Represents the attribte in schema: w:w

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "w")> _
Public Property Width As UInt32Value
    Get
    Set
'Usage
Dim instance As PageSize
Dim value As UInt32Value

value = instance.Width

instance.Width = value
[SchemaAttrAttribute(, "w")]
public UInt32Value Width { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt64Value.

See Also

Reference

PageSize Class

PageSize Members

DocumentFormat.OpenXml.Wordprocessing Namespace