GetDocxSectionsResponse Class

Definition

Response for Get sections from a Word DOCX document

public class GetDocxSectionsResponse
type GetDocxSectionsResponse = class
Public Class GetDocxSectionsResponse
Inheritance
GetDocxSectionsResponse

Constructors

Name Description
GetDocxSectionsResponse()

Properties

Name Description
Sections

Sections in the DOCX document

Successful

True if successful, false otherwise

Applies to