dmPaperWidth property

int get dmPaperWidth

Implementation

int get dmPaperWidth => this.Anonymous1.Anonymous1.dmPaperWidth;
set dmPaperWidth (int value)

Implementation

set dmPaperWidth(int value) =>
    this.Anonymous1.Anonymous1.dmPaperWidth = value;