| Package | Description |
|---|---|
| com.google.api.services.docs.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentFormat |
DocumentFormat.clone() |
DocumentFormat |
DocumentStyle.getDocumentFormat()
Specifies document-level format settings, such as the document mode (pages vs pageless).
|
DocumentFormat |
DocumentFormat.set(String fieldName,
Object value) |
DocumentFormat |
DocumentFormat.setDocumentMode(String documentMode)
Whether the document has pages or is pageless.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentStyle |
DocumentStyle.setDocumentFormat(DocumentFormat documentFormat)
Specifies document-level format settings, such as the document mode (pages vs pageless).
|
Copyright © 2011–2025 Google. All rights reserved.