PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / DocxOptionsForm Class / ShapesWord2007Compatible Property

In This Topic
    ShapesWord2007Compatible Property (DocxOptionsForm)
    In This Topic
    Gets or sets a value indicating whether shapes are drawn in a mode compatible with Word 2007.
    Syntax
    'Declaration
     
    Public Property ShapesWord2007Compatible As Boolean
    public bool ShapesWord2007Compatible {get; set;}
    See Also