dmPaperLength property

int get dmPaperLength

Implementation

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

Implementation

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