PageSetup.PaperSize Property
Page Size.Represents the attribte in schema: paperSize
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "paperSize")> _
Public Property PaperSize As UInt32Value
Get
Set
'Применение
Dim instance As PageSetup
Dim value As UInt32Value
value = instance.PaperSize
instance.PaperSize = value
[SchemaAttrAttribute(, "paperSize")]
public UInt32Value PaperSize { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.