Skip to content

2017 API dlibrary.document.PatternFillEnum

Dieter Geerts edited this page Sep 24, 2016 · 1 revision

dlibrary.document.PatternFillEnum

Holds the most important pattern fill indices in a human readable name. These are No fill, background color fill and foreground color fill. It is recommended to not use any other fills anymore, as there are several issues with them, especially with printing.

Base classes

  • object The most base type

Constants

  • BACKGROUND_COLOR (1)
  • FOREGROUND_COLOR (2)
  • NONE (0)

Home

DLibrary for VW2017

PREVIOUS VERSIONS

Clone this wiki locally