PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageDrawParams Structure / WriteMetafileComments Property

In This Topic
    WriteMetafileComments Property
    In This Topic
    Indicates whether metafile comments can be used during page drawing.
    Syntax
    'Declaration
     
    Public Property WriteMetafileComments As Boolean
    public bool WriteMetafileComments {get; set;}
    See Also