dmPaperLength property

int dmPaperLength

Implementation

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

Implementation

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