Freigeben über


Frame.MarginWidth-Eigenschaft

Left and Right Margin for Frame.Represents the element tag in schema: w:marW

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

Syntax

'Declaration
Public Property MarginWidth As MarginWidth
    Get
    Set
'Usage
Dim instance As Frame
Dim value As MarginWidth

value = instance.MarginWidth

instance.MarginWidth = value
public MarginWidth MarginWidth { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.MarginWidth
Returns MarginWidth.

Siehe auch

Referenz

Frame Klasse

Frame-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace