PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / PageDrawParams Structure / WriteMetafileComments Property

In This Topic
    WriteMetafileComments Property (PageDrawParams)
    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