Reports for WinForms | ComponentOne
C1.C1Report.4 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