public class WordProcessingHeaderFooterWrapper extends Object
| Constructor and Description |
|---|
WordProcessingHeaderFooterWrapper(int type,
com.aspose.words.HeaderFooterCollection collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
createAsposeHeaderFooter(com.aspose.words.DocumentBase document) |
com.aspose.words.HeaderFooter |
getAsposeWordsHeaderFooter() |
com.aspose.words.HeaderFooterCollection |
getAsposeWordsHeaderFooterCollection() |
int |
getAsposeWordsHeaderFooterType() |
public WordProcessingHeaderFooterWrapper(int type,
com.aspose.words.HeaderFooterCollection collection)
public final void createAsposeHeaderFooter(com.aspose.words.DocumentBase document)
public final com.aspose.words.HeaderFooter getAsposeWordsHeaderFooter()
public final com.aspose.words.HeaderFooterCollection getAsposeWordsHeaderFooterCollection()
public final int getAsposeWordsHeaderFooterType()
Copyright © 2026. All rights reserved.