isSource property

bool isSource
getter/setter pair

True if this Destination is parseable and could contain links to other destinations. For example, HTML and CSS files are sources. JPEGs and

Implementation

bool isSource = false;